type runtime.debugCallWrapArgs

3 uses

	runtime (current package)
		debugcall.go#L115: 		args := &debugCallWrapArgs{
		debugcall.go#L189: type debugCallWrapArgs struct {
		debugcall.go#L198: 	args := (*debugCallWrapArgs)(gp.param)